projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1598535
)
* image.c (xpm_load): Remove spurious call to xpm_init_color_cache.
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 6 Jun 2007 18:58:48 +0000
(18:58 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 6 Jun 2007 18:58:48 +0000
(18:58 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 411a44dc40d3bbb55cdd7feb8c7269607637c30d..c4c7e67cf9fb32601e96d498ffc7314f99b61dac 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2007-06-06 Chong Yidong <cyd@stupidchicken.com>
+
+ * image.c (xpm_load): Remove spurious call to
+ xpm_init_color_cache.
+
2007-06-06 Martin Rudalics <rudalics@gmx.at>
* syntax.c (scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.